Skip to content

feat(useWorkerLoad): add new hook#12

Merged
fjcaetano merged 4 commits into
masterfrom
feat/start-worker
Nov 25, 2019
Merged

feat(useWorkerLoad): add new hook#12
fjcaetano merged 4 commits into
masterfrom
feat/start-worker

Conversation

@fjcaetano
Copy link
Copy Markdown
Owner

fix #11

Comment thread src/index.tsx
Comment thread src/index.tsx
@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 7, 2019

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #12   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          56     68   +12     
  Branches        5      6    +1     
=====================================
+ Hits           56     68   +12
Impacted Files Coverage Δ
src/index.tsx 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1abbab7...6585b9e. Read the comment docs.

Comment thread CHANGELOG.md Outdated
Copy link
Copy Markdown
Collaborator

@uqmessias uqmessias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff

@fjcaetano fjcaetano added this to the 1.0.0 milestone Nov 11, 2019
@fjcaetano
Copy link
Copy Markdown
Owner Author

fjcaetano commented Nov 11, 2019

TODO:

  • Docs for this hook are not being exported with distribution code

@fjcaetano fjcaetano merged commit e3fc219 into master Nov 25, 2019
@fjcaetano fjcaetano deleted the feat/start-worker branch November 25, 2019 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] useStartWorker - A worker that starts immediately

4 participants